home *** CD-ROM | disk | FTP | other *** search
/ BMUG Revelations / BMUG Revelations.toast / Telecom / InterNet / FTPd 1.1.0 / FTPd / FTPd.rsrc / STR#_201.txt < prev    next >
Encoding:
Text File  |  1992-10-21  |  2.2 KB  |  165 lines

  1. USER
  2.  
  3. 214 USER <username> - login name.
  4.  
  5. PASS
  6.  
  7. 214 PASS <password> - login password.
  8.  
  9. HELP
  10.  
  11. 214 HELP [<cmd>] - very brief help.
  12.  
  13. QUIT
  14.  
  15. 214 QUIT - exit server.
  16.  
  17. SITE
  18.  
  19. 214 SITE FUSLHQT - Find,usage,short,long,hqx,quit. See "HELP SITE ?".
  20.  
  21. SITE T
  22.  
  23. 214 SITE T [I|7|N] - Set ASCII Translation to ISO, 7-bit or None.
  24.  
  25. SITE Q
  26.  
  27. 214 SITE Q - Quit the server after all current connections terminate.
  28.  
  29. SITE H
  30.  
  31. 214 SITE H [E|D] - enable/disable adding .hqx to all file listings.
  32.  
  33. SITE S
  34.  
  35. 214 SITE S - Short names.  FTPd will use 8.3 names from then on.
  36.  
  37. SITE L
  38.  
  39. 214 SITE L - Long names. FTPd will use 31 character names from then on.
  40.  
  41. SITE U
  42.  
  43. 214 SITE U - Display the current memory and tcp usage.
  44.  
  45. SITE F
  46.  
  47. 214 SITE F <name> - Search all volumes for filenames that contain <name>.
  48.  
  49. NLST
  50.  
  51. 214 NLST [<path>] - file list, names only.
  52.  
  53. LIST
  54.  
  55. 214 LIST [<path>] - full information file listing.
  56.  
  57. CWD 
  58.  
  59. 214 CWD [<path>] - change directory.
  60.  
  61. XCWD
  62.  
  63. 214 XCWD [<path>] - change directory (same as CWD).
  64.  
  65. PORT
  66.  
  67. 214 PORT <h0>, <h1>, <h2>, <h3>, <p0>, <p1> - machine/port to send/receive from.
  68.  
  69. CDUP
  70.  
  71. 214 CDUP - change up (cd ..).
  72.  
  73. XCUP
  74.  
  75. 214 XCUP - change up directory  (same as CDUP).
  76.  
  77. PWD 
  78.  
  79. 214 PWD - print working directory.
  80.  
  81. XPWD
  82.  
  83. 214 XPWD - print working directory (same as PWD).
  84.  
  85. RETR
  86.  
  87. 214 RETR <filename> - get file.
  88.  
  89. STOR
  90.  
  91. 214 STOR <filename> - put file.
  92.  
  93. NOOP
  94.  
  95. 214 NOOP - do nothing.
  96.  
  97. ACCT
  98.  
  99. 214 ACCT <something> - ignored.
  100.  
  101. ALLO
  102.  
  103. 214 ALLO <storage> - ignored.
  104.  
  105. MODE
  106.  
  107. 214 MODE [S] - only stream mode allowed.
  108.  
  109. STRU
  110.  
  111. 214 STRU [F] - only file mode allowed.
  112.  
  113. TYPE
  114.  
  115. 214 TYPE [A|I] - ascii or binary mode.
  116.  
  117. MACB
  118.  
  119. 214 MACB [E|D] - enable/disable macbinary mode.
  120.  
  121. ABOR
  122.  
  123. 214 ABOR - abort the current file transfer.
  124.  
  125. SYST
  126.  
  127. 214 SYST - display system info.
  128.  
  129. DELE
  130.  
  131. 214 DELE <filename> - delete file.
  132.  
  133. RMD 
  134.  
  135. 214 RMD <dirname> - delete empty directory.
  136.  
  137. XRMD
  138.  
  139. 214 XRMD <dirname> - delete empty directoy (same as RMD).
  140.  
  141. MKD 
  142.  
  143. 214 MKD <dirname> - create directory.
  144.  
  145. XMKD
  146.  
  147. 214 XMKD <dirname> - create directory (same as MKD).
  148.  
  149. PASV
  150.  
  151. 214 PASV - open a passive connection for next data transfer.
  152.  
  153. RNFR
  154.  
  155. 214 RNFR <path> - rename from this file/dir.
  156.  
  157. RNTO
  158.  
  159. 214 RNTO <path> - rename to this name.  Must be preceeded by RNFR.
  160.  
  161. PETE
  162.  
  163. 214 Peter is a wonderful fellow.  Mail him at peter@cujo.curtin.edu.au
  164.  
  165.